GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 > IChart インタフェース > SetSourceData メソッド : SetSourceData(WorksheetReference,Nullable<RowCol>) メソッド |
'Declaration
Overloads Sub SetSourceData( _ ByVal source As WorksheetReference, _ Optional ByVal plotBy As Nullable(Of RowCol) _ )
void SetSourceData( WorksheetReference source, Nullable<RowCol> plotBy )